home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 March / PCWorld_2007-03_cd.bin / komercni software / Cisco / anim02.swf / scripts / DefineButton2_10 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-02-05  |  73 b   |  7 lines

  1. on(release){
  2.    tellTarget("..")
  3.    {
  4.       gotoAndPlay(1);
  5.    }
  6. }
  7.